@charset "utf-8";
/* CSS Document */
@media print {
#div_image_this_doc {
	display: none;
}
#container {
	width: auto;
	margin: 0 5%;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: 40px;
}
#page {
	width: 35px;
	height: 40px;
	display: none;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #333;
}
#logo_text   {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}
.logo_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}
#logo_text_eng {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}
.logo_text_eng {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}
#logo_device a img {
	display: none;
}
#state {
	text-align:right;
	color:#000;
	height: 37px;
	vertical-align: middle;
	width: auto;
	margin-top: 8px;
	float: right;
	display: none;
	top: 150px;
}
.state {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
#city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
	text-align: left;
	font-variant: normal;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	clear: left;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-top: -5px;
}
#navbar , #navbar_eng{
	display: none;
}
#hr {
	align:left;
	display: none;
}
#content {
	float:none;
	width:auto;
	background-color: transparent;
	margin-top: 50px;
}
#content_ad {
	display:none;
}
#content a:link:after, #content a:visited:after { 
	content: " (" attr(href) ") "; 
	font-size: 90%;
	}
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
.inline A:link {
	text-decoration: none;
	color:#900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
#nav {
	display: none;
}
#footer {
	clear:both;
	height:20px;
	padding:5px
	float: left;
	width: 950px;
	float: left;
	background-color: white;
	padding-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: transparent;
}
#email {
	float: left;
	width: auto;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000;
}
#column_left , #column_left_eng {
	display: none;
}
.img_center {
	margin-left: 10px;
	width: 60%;
	height: 60%;
	float: right;
	clear: both;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}
#div_image_rt {
	float: right;
	width: 50%;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 50%;
	border: solid black thin;
}
.photo_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight:normal;
	line-height: 1.2em;
	background-color: #cadbca;
	margin-left: 10px;
	padding: 5px;
	max-width: 50%;
}
#div_image_rt_inline {
	float: right;
	width: 457px;
	margin-left: 7px;
	margin-bottom: -10px;
	display: none;
}
#div_image_rt_inline2 {
	float: right;
	width: 447px;
	margin-left: 7px;
	margin-bottom: -10px;
	display: none;
}
#content_adtext {
}
}
@media screen and (min-width: 760px) {
	#container {
	width:960px;
	margin:10px auto;
	padding: 10 px;
}
#header {
	text-align:center;
	color:#666;
	padding:5px;
	background-color: #C4DFBD;
	height: 140px;
}
#logo {
	float:left;
	height: 65px;
	padding-left: 10px;
	padding-top: 10px;
}
#navbar {
	height: 67px;
	text-align: left;
	width: 790px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#navbar_eng {
	height: 67px;
	text-align: left;
	width: 790px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	clear: right;
}
#logo_text , #logo_text_eng{
	display: none;
}
#logo_device a img {
	display: none;
}
.navbar A:link{
	text-decoration:none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}
.navbar A:visited {
	text-decoration:none;
	color:#8B951A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	background-color: #9DCE68;
	text-align: center;
	height: 30px;
	width: 210px;
	padding: 15px 0px 5px 0px;
}
#hr {
	align:left;
	float:left;
	height: 40px;
	margin-top: 27px;
		}
#state {
	float:left;
	text-align:right;
	color:#467D47;
	height: 47px;
	top: 150px;
	vertical-align: middle;
	width: 450px;
	margin-top: 8px;
}
.state {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 270%;
	font-weight: bold;
	color: #467D47;
	vertical-align: top;
}
#city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #9DCE68;
	text-align: center;
	font-variant: normal;
}
#page {
	float: right;
	width: 84px;
	height: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #798215;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #798215;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 270%;
	font-weight: bold;
	color: #9DA81C;
}
#content, #content_ad {
	float:left;
	width:680px;
	text-align:justify;
	padding:5px;
	vertical-align: top;
	background-color: #FFF;
	margin-left: 10px;
}
#content_adtext {
	display:none;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
}
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	text-align: right;
}
h2 {
	font-size: 140%;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-style: italic;
}
.h3 {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #467D47;
}
.h4 {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #345C35;
	text-align: center;
}
#column_left , #column_left_eng{
	float:left;
	width:250px;
	padding:5px;
	background-color: #94C88C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#column_left .body, #column_left_eng .body{
	font-family: "Comic Sans MS", cursive;
	color: #3A693C;
	font-size: 120%;
	font-weight: bolder;
	margin-left: 10px;
}
ul {
	font-family: "Comic Sans MS", cursive;
	font-size: 110%;
	list-style-type: none;
	margin-left: -20px;
	margin-top: -5px;
	line-height: 120%;
}
li {
	font-size: 85%;
	line-height: inherit;
}
.img_center {
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}
#div_image_rt {
	float: right;
	width: 457px;
	margin-left: 7px;
	margin-bottom: -10px;
}
#div_image_rt_inline {
	float: right;
	width: 457px;
	margin-left: 7px;
	margin-bottom: -10px;
}
.photo_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	background-color: #94C88C;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #94C88C;
	padding: 5px;
}
#footer , #footer_eng{
	clear:both;
	height:60px;
	padding:5px
	float: left;
	width: 950px;
	float: left;
	top: 100px;
	background-color: #C4DFBD;
	padding-top: 10px;
	padding-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: italic;
	color: #467D47;
	text-align: right;
	font-weight: bold;
}
#email  {
	float: left;
	width: 300px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
}
#nav {
	float:right;
	height:20px;
	width:130px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	line-height: 1em;
	color: #9DA81C;
}
a:link {
	text-decoration: underline;
	color: #376655;
}
a:visited {
	text-decoration: underline;
	color: #6F7614;
}

.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.inline A:visited {
	text-decoration: none;
	color:#798215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

}
/* Phone Devices Resizing - make sure to repeat changes in both screen sizes for it to work properly */
@media screen and (max-width:750px){
#container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: auto;
}
#logo_text, #logo_text_eng {
	width: auto;
	font-family: sans-serif;
	clear: left;
	margin-bottom: 1.2em;
}
.logo_text{
	font-family: sans-serif;
	font-size: 75%;
	text-align: left;
}
#logo_device {
	width: auto;
	margin-bottom: 0.83em;
	max-width: 95px;
}
#navbar, #navbar_eng {
	clear: left;
	margin-bottom: 5px;
	background-color: #C2E0C2;
	padding: 5%;
	float: none;
}
#navbar a, #navbar_eng a{
	font-size: 1.1em;
	font-family: sans-serif
}
.navbar {
	font-size: 1.1em;
	font-family: sans-serif
}
#state {
	width: auto;
    float:none;
	background-color:#CCD929;
}
.state {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
	margin-bottom: .2em;
}
.box {
	font-size: 1.5em;
	font-family: sans-serif;
	font-style: italic;
	text-decoration: underline;
	margin: auto;
}
#box3 {
	background-color: #cbe375;
	float: left;
	height: auto;
	width: 200px;
	padding: 15px;
	margin-left: 30px;
	max-width: 100%;
	clear: left;
}
.box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%%;
	text-align: justify;
    margin-left:1em;

}
#box3 img {
	display:none;
}
#content, #content_top , #content_bottom, #content_adtext{
	float: none;
	padding: 1%;
	width: auto;
	max-width: 597px;
}
#content_ad {
	display:none;
}
.h1 {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	clear: left;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #9DCE68;
	text-align: center;
	width: auto;
	padding: 5px;
    clear: both;

}
.body {
	font-family: sans-serif;
	font-size: 1em;
	text-align: justify;
}
#nav {
}
a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#727913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
#div_image_rt, #div_image_rt_inline, #image {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	}
img, .img_center 
{
	max-width: 480px;
	width: 100%;
	max-height: 300px;
	height: auto;
}
.photo_cap {
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: inherit;
	background-color: #C2E0C2;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 5px;
}
#footer, #footer_eng, #column_left, #logo a img, #column_left_eng, #box, #box2, #page, #column_right, #hr {
	display: none !important;
}

/* Phone Devices Resizing -- target small screens (mobile devices or small desktop windows *// 
@media only screen and (max-width: 480px){  
#container {
	float: none;
	background-color: white;
	margin: 0 1%;
	width: auto;
}
#header {
	background-color: transparent;
	width: auto;
	clear: left;
	height: auto;
}
#logo_text, #logo_text_eng   {
	width: auto;
	font-family: sans-serif;
	clear: left;
	margin-bottom: 1.2em;
}
.logo_text {
	font-family: sans-serif;
	font-size: 75%;
	text-align: left;
}
#logo_device a img {
	width: auto;
	margin-bottom: 0.83em;
	max-width: 95px;
}
#navbar, #navbar_eng {
	clear: left;
	margin-bottom: 5px;
	background-color: #C2E0C2;
	padding: 5%;
	float: none;
}
#navbar a, #navbar_eng a{
	font-size: 1.1em;
	font-family: sans-serif
}
.navbar {
	font-size: 1.1em;
	font-family: sans-serif
}
#state {
	width: auto;
    float:none;
	background-color:#CCD929;
}
.state {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
	margin-bottom: .2em;
	
}

.box {
	font-size: 1.5em;
	font-family: sans-serif;
	font-style: italic;
	text-decoration: underline;
	margin: auto;
}
#box3 {
	background-color: #cbe375;
	float: left;
	height: auto;
	width: 200px;
	padding: 15px;
	margin-left: 30px;
	max-width: 100%;
	clear: left;
}
.box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%%;
	text-align: justify;
	margin-left:1em;
}
#box3 img {
	display:none;
}
#content, #content_top , #content_bottom, #content_adtext {
	float: none;
	padding: 1%;
	width: auto;
	max-width: 597px;
}

#content_ad {
	display:none;
}
.h1 {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	clear: left;
}
#content .city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #9DCE68;
	text-align: center;
	width: auto;
	padding: 5px;
	clear: both;
}
.body {
	font-family: sans-serif;
	font-size: 1em;
	text-align: justify;
}
#nav {
}
a:link {
	text-decoration: underline;
	color: #900;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
.inline A:link {
	text-decoration: none;
	color:#3D6F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inline A:visited {
	text-decoration: none;
	color:#727913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.author_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.author_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
#div_image_rt, #div_image_rt_inline, #image {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	}
img, .img_center 
{
	max-width: 480px;
	width: 100%;
	max-height: 300px;
	height: auto;
}
.photo_cap {
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: inherit;
	background-color: #C2E0C2;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 5px;
}
#footer, #footer_eng, #column_left, #logo a img, #column_left_eng, #box, #box2, #page, #column_right, #hr {
	display: none !important;
   }
}.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: black;
}
}
